Sandbox Logo

class GameObjectSystem<T> : GameObjectSystem

Summary

A syntax sugar wrapper around GameObjectSystem, which allows you to access your system using SystemName.Current instead of Scene.GetSystem.

Derived Types

CollisionSoundSystem, SceneAnimationSystem

User Comments